home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 35
/
Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso
/
Aminet
/
dev
/
misc
/
f1gplib_dev.lha
/
f1gplib_dev
/
include
/
proto
/
f1gp.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-11-10
|
277 b
|
12 lines
/* $VER: proto/f1gp.h 36.1 (10.11.99) */
#ifndef F1GP_PROTO_H
#define F1GP_PROTO_H 1
#include <pragmas/config.h>
#include <exec/types.h>
#include <clib/f1gp_protos.h>
#ifdef __SUPPORTS_PRAGMAS__
extern struct F1GPBase *F1GPBase;
#include <pragmas/f1gp_pragmas.h>
#endif
#endif